Skip to content

Conversation

@MartinWheelerMT
Copy link
Collaborator

@MartinWheelerMT MartinWheelerMT commented May 15, 2025

Update Java to version 21

  • Update gradle-wrapper.properties to use gradle 8.5 (compatible with java 21)
  • Update javax.* packages to jakarta.* packages.
  • Remove override exception which no longer exists on super class.
  • Update GitHub test workflow to use Java 21
  • Update Dockerfiles to use Java 21
  • Updated handleExceptionInternal override method to OperationOutcomeExceptionHandler, this now uses HttpStatusCode instead of HttpStatus so the associated test expected response text is adjusted slightly to reflect the new error message.
  • Update documentation to reflect change to Java 21
  • Update CHANGELOG.md

 * Update gradle-wrapper.properties to use gradle 8.5 (compatible with java 21)
 *
* Update GitHub test workflow to use Java 21
…tcomeExceptionHandler`, this now uses `HttpStatusCode` as so the expected response method is adjusted slightly.
@github-actions
Copy link

github-actions bot commented May 16, 2025

Images built and published to ECR using a Build Id of PR-41-30cbc1f

@MartinWheelerMT MartinWheelerMT enabled auto-merge (squash) May 16, 2025 09:30
@MartinWheelerMT MartinWheelerMT merged commit 375fefc into develop May 19, 2025
6 checks passed
@MartinWheelerMT MartinWheelerMT deleted the niad-3347-update-java-to-version-21 branch May 19, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants